home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / ptools12.zip / README.TXT < prev    next >
Text File  |  1996-04-21  |  4KB  |  94 lines

  1. /////////////////////
  2. //   What is it?   //
  3. /////////////////////
  4. PTools is a set of components and experts that help the designer develop 
  5. an application without the need for coding. This is version 1.2.
  6.  
  7. /////////////////////
  8. //   Installation  //
  9. /////////////////////
  10. Installation is divided into two parts
  11. -  Installing the complete set of components.
  12. -  Or, installing a single component.
  13.  
  14. Installing the complete set of components and experts:
  15. ======================================================
  16.    This is the preferred method, because you will make use of all 
  17. the capabilities of the software.  Some of the components are better 
  18. installed as a set, like TWavePlay and TWavePause.  In order to 
  19. install the complete set you need to do the following steps:
  20.  
  21. 1.  Copy all files with the extension DCU, DFM, DCR in a single directory.
  22. 2.  Start Delphi.  In the Options menu, select Install Components item.  
  23.     A dialog with the list of installed components will shows.
  24. 3.  Click on the Add button, a dialog will show.
  25. 4.  In this dialog enter the PTOOLREG.DCU name, or use the browse 
  26.     button to find it.
  27. 5.  Click on the OK button, then Delphi will start installing 
  28.     the components and the experts.
  29. 6.  You are done.  Now you can explore software using the sample project.
  30.  
  31. Installing a single component:
  32. ==============================
  33.    If you donÆt need all the components, or just want to check each 
  34. one at a time, you can install a component singly.  To install 
  35. a single component follow the next steps for each component:
  36. 1.  Do as mentioned in steps 1 to 3 above.
  37. 2.  Then instead of entering PTOOLREG.DCU enter the file name 
  38.     corresponding to the component to be installed.  The following 
  39.     table shows the component name and the file name containing the needed 
  40.     parts of that component.
  41.  
  42. Component     File to   Additional Files needed
  43.               install
  44. -------------------------------------------------------------------------
  45. THyperTxt     HTxtReg   HyperTxt, MsgDlgU, StrTool
  46. THyperImage   HImgReg   HyperImage, HImageEd, MsgDlgU, Action, 
  47.                         ActDef, WavePly, StrTool
  48. THyperArea    HAreaReg  HyprArea, HAreaEd, Action, ActDef, 
  49.                         MsgDlgU, WavePly,
  50. TWavePlay     WavePly
  51. TWavePause    WavePaus  WavePly
  52. TfxLabel      fxLbl     
  53. TBookMark     BookMark  
  54.  
  55. Expert                File to install
  56. --------------------------------------
  57. Component Settings    CompINI
  58. Project Thumbnails    ProjView
  59.  
  60. Note: All files have DCU extention
  61.  
  62. /////////////////////
  63. //   What's New    //
  64. /////////////////////
  65. I have added a property to TWavePlay and events to THyperTxt components.
  66.  
  67.    - WavePlay has a WorkDir property. If you want to include the wave 
  68.      files in a subdirectory you might have added the subdirectory 
  69.      name to the WaveName property, but now you can put the subdirectory 
  70.      name in a separate property.
  71.    - THyperTxt has been improved in three maners.  Hyper word has 
  72.      a separate font property.  Also, I have added two new events OnOverWord 
  73.      and OnWordClick. These two events will give programmers control over 
  74.      the behavior of the component if the built-in default actions are not
  75.      enough. 
  76.  
  77. /////////////////////
  78. //   Contact Info  //
  79. /////////////////////
  80. By E-Mail:
  81.  102636.3002@compuserve.com
  82.  
  83. By Mail (till May 1996)
  84.   Waheed Al-Shahnan
  85.   30 Severance Cir. Apt 401
  86.   Cleveland Hts, OH 44118
  87.  
  88. or (after May 1996)
  89.  
  90.   Waheed Al-Sayer
  91.   P.O.Box 7334,
  92.   Hawally, Kuwait 32093
  93.   KUWAIT
  94.